Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IKeyedList<TItem,TKey> Interface Properties
For a list of all members of this type, see IKeyedList<TItem,TKey> members.
Public Properties
| Name | Description |
 | Count | Returns the number of items in the collection. |
 | Item | Overloaded. Returns the item in the list with the specified key |
See Also